-
Notifications
You must be signed in to change notification settings - Fork 724
Add support for Windows Aarch64 #10705
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Looks good, but please use template A and write a changelog entry, since this change is relevant to users |
0829693 to
0a2e5ac
Compare
b406f05 to
7f7451f
Compare
|
Forgot one item with Hm... What is wrong with the check? |
|
PathsModule is autogenerated, you have to modify Z.hs and run |
|
@fgaz thanks for the pointing! I was needed to manually remove file pathes defined by |
Co-authored-by: Cheng Shao <[email protected]>
See details: https://gitlab.haskell.org/ghc/ghc/-/issues/24603#note_565835
The patch adds support Aarch64 builds at Windows platform.
Template Α: This PR modifies behaviour or interface
Include the following checklist in your PR:
significance: significantin the changelog file.Asking for an exemption for tests.
I am not sure about
QA notes. Should I add a link to the compiler which can be used to test it? Temporal link is here.